home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / AlienCave.swf / scripts / frame_36 / PlaceObject2_62_9 / CLIPACTIONRECORD on(keyPress Down).as next >
Encoding:
Text File  |  2005-08-04  |  46 b   |  4 lines

  1. on(keyPress "<Down>"){
  2.    vertical += 2;
  3. }
  4.